ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLineAxisView<TCoordinateSystemView> Class / _getForceHeight Method

In This Topic
    _getForceHeight Method (_BaseLineAxisView<TCoordinateSystemView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getForceHeight( _
       ByVal viewHeight As Double _
    ) As Nullable(Of Double)
    public Nullable<double> _getForceHeight( 
       double viewHeight
    )

    Parameters

    viewHeight
    See Also